-
Home
-
RSS Aggregator – RSS Import, News Feeds, Feed to Post, and Autoblogging
-
4.23.9
-
Code
-
Classes
- WpdbTable
Total Complexity |
56 |
Dependencies |
6 |
Dependents |
1 |
Total lines |
605 |
Lines of code |
241 |
Logical lines of code |
122 |
Comment lines |
252 |
Methods |
27 |
Properties |
6 |
Methods 27
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
normalizeSqlValue() |
A |
55 |
8 |
18 |
handleFilter() |
S |
53 |
6 |
25 |
create() |
S |
53 |
5 |
23 |
buildInsertValues() |
S |
59 |
4 |
14 |
parseFilters() |
S |
58 |
2 |
15 |
offsetSet() |
S |
62 |
3 |
10 |
buildLimit() |
S |
66 |
3 |
9 |
offsetExists() |
S |
68 |
2 |
8 |
buildUpdateValues() |
S |
67 |
2 |
7 |
buildOrder() |
S |
71 |
2 |
6 |
buildWhere() |
S |
71 |
2 |
6 |
offsetGet() |
S |
62 |
2 |
10 |
buildDeleteQuery() |
S |
65 |
1 |
9 |
buildUpdateQuery() |
S |
68 |
1 |
8 |
buildInsertQuery() |
S |
68 |
1 |
8 |
__construct() |
S |
67 |
1 |
8 |
buildCountQuery() |
S |
64 |
1 |
10 |
buildSelectQuery() |
S |
65 |
1 |
9 |
createModel() |
S |
80 |
1 |
3 |
createIterationValue() |
S |
80 |
1 |
3 |
getIterator() |
S |
72 |
1 |
5 |
drop() |
S |
79 |
1 |
3 |
clear() |
S |
73 |
1 |
5 |
filter() |
S |
74 |
1 |
4 |
getCount() |
S |
69 |
1 |
6 |
offsetUnset() |
S |
69 |
1 |
6 |
getColumnNames() |
S |
79 |
1 |
3 |